Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(FileSelector): restyle component #1175

Merged
merged 1 commit into from
Oct 21, 2024
Merged

feat(FileSelector): restyle component #1175

merged 1 commit into from
Oct 21, 2024

Conversation

ajkl2533
Copy link
Contributor

We upgraded underlying react-dropzone library to latest version. This upgrade introduces a breaking change for the accept property that currenly has to be defined as an object where keys are accepted mimetypes and values are arrays of file extensions.

Closes UXD-1516

@ajkl2533 ajkl2533 requested a review from a team as a code owner October 18, 2024 08:07
@ajkl2533 ajkl2533 changed the base branch from main to next October 18, 2024 14:13
We upgraded underlying `react-dropzone` library to latest version. This upgrade introduces a breaking change for the `accept` property that currenly has to be defined as an object where keys are accepted mimetypes and values are arrays of file extensions.

Closes UXD-1516
@ajkl2533 ajkl2533 merged commit c6e92b7 into next Oct 21, 2024
15 checks passed
@ajkl2533 ajkl2533 deleted the ajkl2533@UXD-1516 branch October 21, 2024 12:49
Copy link

🎉 This issue has been resolved in version 2.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants